FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (78 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareObservation
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareObservation
Status active
Date 2021-10-22T13:18:56.6663544+00:00
Name NxhCareObservation
Experimental False
Description Nexuzhealth profile for an observation in the care domain.
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-separationCareObservation NxhExtSeparationCareObservation
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-supervisionCareObservation NxhExtSupervisionCareObservation

Resources that this resource uses

ValueSet
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgattribuutdefinitiecodes NxhVSAttribuutDefinitieCodes
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgdefinitiecodes NxhVSZorgDefinitieCodes


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-careobservation",
  "meta" : {
    "lastUpdated" : "2022-02-17T12:01:12.976+00:00"
  },
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareObservation",
  "name" : "NxhCareObservation",
  "status" : "active",
  "date" : "2021-10-22T13:18:56.6663544+00:00",
  "description" : "Nexuzhealth profile for an observation in the care domain.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "sct-concept",
      "uri" : "http://snomed.info/conceptdomain",
      "name" : "SNOMED CT Concept Domain Binding"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "sct-attr",
      "uri" : "http://snomed.org/attributebinding",
      "name" : "SNOMED CT Attribute Binding"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.identifier",
        "path" : "Observation.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.identifier:zorgNr",
        "path" : "Observation.identifier",
        "sliceName" : "zorgNr",
        "short" : "zorgNr",
        "definition" : "The zorgNr identifier of the observation.\r\n\r\nZorgNr is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.identifier:zorgNr.system",
        "path" : "Observation.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr"
      },
      {
        "id" : "Observation.partOf",
        "path" : "Observation.partOf",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgdefinitiecodes"
        }
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1
      },
      {
        "id" : "Observation.performer",
        "path" : "Observation.performer",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.component.code",
        "path" : "Observation.component.code",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgattribuutdefinitiecodes"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.